***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Mar 31, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt GS1D-AU A K 
.param
+vc0 = 4.293e-9		 vc1 = 2.642e-11	 vc2 = 7.624e-15		
+tc1 = 3.504e-2		 tc2 = 3.819e-2		
d1 A K diode
g1 K A value = {(vc0+vc1*v(K,A)+vc2*v(K,A)*v(K,A))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model diode d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 1.988e-9		   n = 1.745		  rs = 2.591e-2		 ikf = 1.5
+ibv = 0.1e-3		 nbv = 1		  bv = 220
***** capacitance parameter *****
+cjo = 1.714e-11	   m = 3.139e-1		  vj = 2.755e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.128		 xti = 3
+trs1 = 4.522e-4	trs2 = -5.208e-6	tikf = -1e-3		
.ends GS1D-AU
*$
